Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels,
authorFederico Mena Quintero <federico@redhat.com>
Sun, 12 Dec 1999 06:38:57 +0000 (06:38 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Sun, 12 Dec 1999 06:38:57 +0000 (06:38 +0000)
commit6c33d4dcec1e3efff7ad175abd7d7a1b5521ce62
treeb06fc6b48c4418058a7f0e6a60570afa7a3a46e3
parent715902025dbab7fa90d8a8921db0edb8f5dcde7e
Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels,

1999-12-13  Federico Mena Quintero  <federico@redhat.com>

* gdk-pixbuf/gnome-canvas-pixbuf.c
(gnome_canvas_pixbuf_class_init): Renamed arguments to
width_in_pixels, height_in_pixels, x_in_pixels, y_in_pixels, for
consistency with the new canvas.
(PixbufPrivate): Do the same renaming in the structure fields, for
consistency.

* doc/tmpl/gnome-canvas-pixbuf.sgml: Updated for new argument names.
gdk-pixbuf/ChangeLog